Click or drag to resize

MessageReplyTo Property

Gets the reply to.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> ReplyTo { get; }

Property Value

Type: IListMailbox
The reply to.
See Also